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 111010001011111010101111111001011000111010101101011101101110100010111110101011111110010110001110101011010111011001000010 e8beafe58ead76e8beafe58ead7642
EUC-JP 霎ッ蜴ュv霎ッ蜴ュvB 11110000110000001000111010101111111010011110111010001110101011010111011011110000110000001000111010101111111010011110111010001110101011010111011001000010 f0c08eafe9ee8ead76f0c08eafe9ee8ead7642
UTF-8 霎ッ蜴ュv霎ッ蜴ュvB 111010011001110010001110111011111011110110101111111010001001110010110100111011111011110110101101011101101110100110011100100011101110111110111101101011111110100010011100101101001110111110111101101011010111011001000010 e99c8eefbdafe89cb4efbdad76e99c8eefbdafe89cb4efbdad7642
UHC ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642

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