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 蠇昜クハ}蠇昜クハ{^ 1111101110100001100111011110010010111000100000110110111001111101111110111010000110011101111001001011100010000011011011100111101101011110 fba19de4b8836e7dfba19de4b8836e7b5e
EUC-JP ?昜クハ}?昜クハ{^ 0011111111011010111001101000111010111000101001011100111101111101001111111101101011100110100011101011100010100101110011110111101101011110 3fdae68eb8a5cf7d3fdae68eb8a5cf7b5e
UTF-8 蠇昜クハ}蠇昜クハ{^ 111010001010000010000111111001101001100010011100111011111011110110111000111000111000001110001111011111011110100010100000100001111110011010011000100111001110111110111101101110001110001110000011100011110111101101011110 e8a087e6989cefbdb8e3838f7de8a087e6989cefbdb8e3838f7b5e
UHC ???ハ}???ハ{^ 00111111001111110011111110101011110011110111110100111111001111110011111110101011110011110111101101011110 3f3f3fabcf7d3f3f3fabcf7b5e

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