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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 終???[終???[^ 10001111010010010011111100111111001111110101101110001111010010010011111100111111001111110101101101011110 8f493f3f3f5b8f493f3f3f5b5e
EUC-JP 終???[終???[^ 10111101101010100011111100111111001111110101101110111101101010100011111100111111001111110101101101011110 bdaa3f3f3f5bbdaa3f3f3f5b5e
UTF-8 終띳렰렢[終띳렰렢[^ 111001111011010110000010111010111001110110110011111010111010000010110000111010111010000010100010010110111110011110110101100000101110101110011101101100111110101110100000101100001110101110100000101000100101101101011110 e7b582eb9db3eba0b0eba0a25be7b582eb9db3eba0b0eba0a25b5e
UHC 終띳렰렢[終띳렰렢[^ 11110000111110111011011011110001100011101011110110001110101100110101101111110000111110111011011011110001100011101011110110001110101100110101101101011110 f0fbb6f18ebd8eb35bf0fbb6f18ebd8eb35b5e

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