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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 蒻ぱ??v蒻ぱ??vB 111001001110100010000010110011110011111100111111011101101110010011101000100000101100111100111111001111110111011001000010 e4e882cf3f3f76e4e882cf3f3f7642
EUC-JP 蒻ぱ??v蒻ぱ??vB 111010001110101010100100110100010011111100111111011101101110100011101010101001001101000100111111001111110111011001000010 e8eaa4d13f3f76e8eaa4d13f3f7642
UTF-8 蒻ぱ꾩빴v蒻ぱ꾩빴vB 111010001001001010111011111000111000000110110001111010101011111010101001111010111011100110110100011101101110100010010010101110111110001110000001101100011110101010111110101010011110101110111001101101000111011001000010 e892bbe381b1eabea9ebb9b476e892bbe381b1eabea9ebb9b47642
UHC 蒻ぱ꾩빴v蒻ぱ꾩빴vB 11100101101101101010101011010001100001001110110010111011101001100111011011100101101101101010101011010001100001001110110010111011101001100111011001000010 e5b6aad184ecbba676e5b6aad184ecbba67642

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