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 驪慕朕閧幃岫關オ 111010011000101110010101111001111001001010111101111010001000001010011011111010011001101110101011111010001001000010110101 e98b95e792bde8829be99babe890b5
EUC-JP 驪慕朕閧幃岫關オ 11110001111010111100101011101001110001001011111111101111111000101101011011101011110101101010110111101111111100001000111010110101 f1ebcae9c4bfefe2d6ebd6adeff08eb5
UTF-8 驪慕朕閧幃岫關オ 111010011010100110101010111001101000010110010101111001101001110010010101111010011001011010100111111001011011100110000011111001011011001010101011111010011001011110011100111011111011110110110101 e9a9aae68595e69c95e996a7e5b983e5b2abe9979cefbdb5
UHC 驪慕朕??岫關? 11010101111100011101100110110111111100101111100100111111001111111110000111111011110011101011110000111111 d5f1d9b7f2f93f3fe1fbcebc3f

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