To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 靜???⇒靜???⇒^ 111010001100111000111111001111110011111110000001110010111110100011001110001111110011111100111111100000011100101101011110 e8ce3f3f3f81cbe8ce3f3f3f81cb5e
EUC-JP 靜?栯?⇒靜?栯?⇒^ 11110000110100000011111110001111110000111101001000111111101000101100110111110000110100000011111110001111110000111101001000111111101000101100110101011110 f0d03f8fc3d23fa2cdf0d03f8fc3d23fa2cd5e
UTF-8 靜렧栯쇔⇒靜렧栯쇔⇒^ 11101001100111011001110011101011101000001010011111100110101000001010111111101100100001111001010011100010100001111001001011101001100111011001110011101011101000001010011111100110101000001010111111101100100001111001010011100010100001111001001001011110 e99d9ceba0a7e6a0afec8794e28792e99d9ceba0a7e6a0afec8794e287925e
UHC 靜렧栯쇔⇒靜렧栯쇔⇒^ 111100001010000110001110101101101110100111110001101111001110010110100010101000011111000010100001100011101011011011101001111100011011110011100101101000101010000101011110 f0a18eb6e9f1bce5a2a1f0a18eb6e9f1bce5a2a15e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)