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 ??療?}??療?{^ 00111111001111111001011111000011001111110111110100111111001111111001011111000011001111110111101101011110 3f3f97c33f7d3f3f97c33f7b5e
EUC-JP ??療?}??療?{^ 00111111001111111100111011000101001111110111110100111111001111111100111011000101001111110111101101011110 3f3fcec53f7d3f3fcec53f7b5e
UTF-8 뤋멜療섈}뤋멜療섈{^ 111010111010010010001011111010111010100110011100111001111001100110000010111011001000010010001000011111011110101110100100100010111110101110101001100111001110011110011001100000101110110010000100100010000111101101011110 eba48beba99ce79982ec84887deba48beba99ce79982ec84887b5e
UHC 뤋멜療섈}뤋멜療섈{^ 10001111101110111011100011100001110101101111101110111100101010100111110110001111101110111011100011100001110101101111101110111100101010100111101101011110 8fbbb8e1d6fbbcaa7d8fbbb8e1d6fbbcaa7b5e

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