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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 終???枝?航? 1000111101001001001111110011111100111111100011100111110100111111100011010111000100111111 8f493f3f3f8e7d3f8d713f
EUC-JP 終???枝?航? 1011110110101010001111110011111100111111101110111101111000111111101110011101001000111111 bdaa3f3f3fbbde3fb9d23f
UTF-8 終띳렰렰枝렖航렫 111001111011010110000010111010111001110110110011111010111010000010110000111010111010000010110000111001101001111010011101111010111010000010010110111010001000100010101010111010111010000010101011 e7b582eb9db3eba0b0eba0b0e69e9deba096e888aaeba0ab
UHC 終띳렰렰枝렖航렫 11110000111110111011011011110001100011101011110110001110101111011111001010101011100011101010101111111001111111101000111010111001 f0fbb6f18ebd8ebdf2ab8eabf9fe8eb9

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