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 ?????P?? 0011111100111111001111110011111100111111010100000011111100111111 3f3f3f3f3f503f3f
SJIS-WIN 跌ク螻槫羡P跌ク 11100110111010011011100011100101101100011001111011100101111110111001000101010000111001101110100110111000 e6e9b8e5b19ee5fb9150e6e9b8
EUC-JP 跌ク螻槫羡P跌ク 11101100111010111000111010111000111010101011001111011100111001111000111111010101101011100101000011101100111010111000111010111000 eceb8eb8eab3dce78fd5ae50eceb8eb8
UTF-8 跌ク螻槫羡P跌ク 11101000101101111000110011101111101111011011100011101000100111101011101111100110101001111010101111100111101111101010000101010000111010001011011110001100111011111011110110111000 e8b78cefbdb8e89ebbe6a7abe7bea150e8b78cefbdb8
UHC 跌????P跌? 11110010111101100011111100111111001111110011111101010000111100101111011000111111 f2f63f3f3f3f50f2f63f

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