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 億?航?}億?航?{^ 100010011010110100111111100011010111000100111111011111011000100110101101001111111000110101110001001111110111101101011110 89ad3f8d713f7d89ad3f8d713f7b5e
EUC-JP 億?航?}億?航?{^ 101100101010111100111111101110011101001000111111011111011011001010101111001111111011100111010010001111110111101101011110 b2af3fb9d23f7db2af3fb9d23f7b5e
UTF-8 億렒航둑}億렒航둑{^ 111001011000010010000100111010111010000010010010111010001000100010101010111010111001000110010001011111011110010110000100100001001110101110100000100100101110100010001000101010101110101110010001100100010111101101011110 e58484eba092e888aaeb91917de58484eba092e888aaeb91917b5e
UHC 億렒航둑}億렒航둑{^ 11100101111000101000111010100111111110011111111010110101110011110111110111100101111000101000111010100111111110011111111010110101110011110111101101011110 e5e28ea7f9feb5cf7de5e28ea7f9feb5cf7b5e

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