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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 趙???}趙???{^ 11100110111000100011111100111111001111110111110111100110111000100011111100111111001111110111101101011110 e6e23f3f3f7de6e23f3f3f7b5e
EUC-JP 趙???}趙???{^ 11101100111001000011111100111111001111110111110111101100111001000011111100111111001111110111101101011110 ece43f3f3f7dece43f3f3f7b5e
UTF-8 趙뀜렰렑}趙뀜렰렑{^ 111010001011011010011001111010111000000010011100111010111010000010110000111010111010000010010001011111011110100010110110100110011110101110000000100111001110101110100000101100001110101110100000100100010111101101011110 e8b699eb809ceba0b0eba0917de8b699eb809ceba0b0eba0917b5e
UHC 趙뀜렰렑}趙뀜렰렑{^ 11110000111000011011001011110001100011101011110110001110101001100111110111110000111000011011001011110001100011101011110110001110101001100111101101011110 f0e1b2f18ebd8ea67df0e1b2f18ebd8ea67b5e

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