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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鋺壱乘}鋺壱乘{^ 111001111111101010001000111010111001100010101001011111011110011111111010100010001110101110011000101010010111101101011110 e7fa88eb98a97de7fa88eb98a97b5e
EUC-JP 鋺壱乘}鋺壱乘{^ 111011101111110010110000111011011101000010101011011111011110111011111100101100001110110111010000101010110111101101011110 eefcb0edd0ab7deefcb0edd0ab7b5e
UTF-8 鋺壱乘}鋺壱乘{^ 111010011000101110111010111001011010001110110001111001001011100110011000011111011110100110001011101110101110010110100011101100011110010010111001100110000111101101011110 e98bbae5a3b1e4b9987de98bbae5a3b1e4b9987b5e
UHC ??乘}??乘{^ 0011111100111111111000111010101101111101001111110011111111100011101010110111101101011110 3f3fe3ab7d3f3fe3ab7b5e

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