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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?趙?\}?趙?\{^ 00111111111001101110001000111111010111000111110100111111111001101110001000111111010111000111101101011110 3fe6e23f5c7d3fe6e23f5c7b5e
EUC-JP ?趙?\}?趙?\{^ 00111111111011001110010000111111010111000111110100111111111011001110010000111111010111000111101101011110 3fece43f5c7d3fece43f5c7b5e
UTF-8 롅趙롇\}롅趙롇\{^ 1110101110100001100001011110100010110110100110011110101110100001100001110101110001111101111010111010000110000101111010001011011010011001111010111010000110000111010111000111101101011110 eba185e8b699eba1875c7deba185e8b699eba1875c7b5e
UHC 롅趙롇\}롅趙롇\{^ 1000111011001011111100001110000110001110110011010101110001111101100011101100101111110000111000011000111011001101010111000111101101011110 8ecbf0e18ecd5c7d8ecbf0e18ecd5c7b5e

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