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 00111111001111110011111110001110101000110111011000111111001111110011111110001110101000110111011001000010 3f3f3f8ea3763f3f3f8ea37642
EUC-JP ???璽v???璽vB 00111111001111110011111110111100101001010111011000111111001111110011111110111100101001010111011001000010 3f3f3fbca5763f3f3fbca57642
UTF-8 롘렖렲璽v롘렖렲璽vB 111010111010000110011000111010111010000010010110111010111010000010110010111001111001001010111101011101101110101110100001100110001110101110100000100101101110101110100000101100101110011110010010101111010111011001000010 eba198eba096eba0b2e792bd76eba198eba096eba0b2e792bd7642
UHC 롘렖렲璽v롘렖렲璽vB 10001110110111001000111010101011100011101011111111011111110111100111011010001110110111001000111010101011100011101011111111011111110111100111011001000010 8edc8eab8ebfdfde768edc8eab8ebfdfde7642

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