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 跌ク蜊倅クケ蟆外 11100110111010011011100011100101100011011001100011100100101110001011100111100101101100001000101001001111 e6e9b8e58d98e4b8b9e5b08a4f
EUC-JP 跌ク蜊倅クケ蟆外 11101100111010111000111010111000111010011110110111010000111001101000111010111000100011101011100111101010101100101011001110110000 eceb8eb8e9edd0e68eb88eb9eab2b3b0
UTF-8 跌ク蜊倅クケ蟆外 111010001011011110001100111011111011110110111000111010001001110010001010111001011000000010000101111011111011110110111000111011111011110110111001111010001001111110000110111001011010010010010110 e8b78cefbdb8e89c8ae58085efbdb8efbdb9e89f86e5a496
UHC 跌??????外 11110010111101100011111100111111001111110011111100111111001111111110100011100010 f2f63f3f3f3f3f3fe8e2

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