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 ??巡\}??巡\{^ 00111111001111111000111110000100010111000111110100111111001111111000111110000100010111000111101101011110 3f3f8f845c7d3f3f8f845c7b5e
EUC-JP ??巡\}??巡\{^ 00111111001111111011110111100100010111000111110100111111001111111011110111100100010111000111101101011110 3f3fbde45c7d3f3fbde45c7b5e
UTF-8 롍렍巡\}롍렍巡\{^ 1110101110100001100011011110101110100000100011011110010110110111101000010101110001111101111010111010000110001101111010111010000010001101111001011011011110100001010111000111101101011110 eba18deba08de5b7a15c7deba18deba08de5b7a15c7b5e
UHC 롍렍巡\}롍렍巡\{^ 1000111011010011100011101010001111100010110111100101110001111101100011101101001110001110101000111110001011011110010111000111101101011110 8ed38ea3e2de5c7d8ed38ea3e2de5c7b5e

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