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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 襍ヲ螻。}襍ヲ螻。{^ 111010001011010110100110111001011011000110100001011111011110100010110101101001101110010110110001101000010111101101011110 e8b5a6e5b1a17de8b5a6e5b1a17b5e
EUC-JP 襍ヲ螻。}襍ヲ螻。{^ 11110000101101111000111010100110111010101011001110001110101000010111110111110000101101111000111010100110111010101011001110001110101000010111101101011110 f0b78ea6eab38ea17df0b78ea6eab38ea17b5e
UTF-8 襍ヲ螻。}襍ヲ螻。{^ 111010001010010110001101111011111011110110100110111010001001111010111011111011111011110110100001011111011110100010100101100011011110111110111101101001101110100010011110101110111110111110111101101000010111101101011110 e8a58defbda6e89ebbefbda17de8a58defbda6e89ebbefbda17b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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