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 鬘ー閧ア}鬘ー閧ア{^ 111010011010000110110000111010001000001010110001011111011110100110100001101100001110100010000010101100010111101101011110 e9a1b0e882b17de9a1b0e882b17b5e
EUC-JP 鬘ー閧ア}鬘ー閧ア{^ 11110010101000111000111010110000111011111110001010001110101100010111110111110010101000111000111010110000111011111110001010001110101100010111101101011110 f2a38eb0efe28eb17df2a38eb0efe28eb17b5e
UTF-8 鬘ー閧ア}鬘ー閧ア{^ 111010011010110010011000111011111011110110110000111010011001011010100111111011111011110110110001011111011110100110101100100110001110111110111101101100001110100110010110101001111110111110111101101100010111101101011110 e9ac98efbdb0e996a7efbdb17de9ac98efbdb0e996a7efbdb17b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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