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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 襞色}v襞色}vB 11100101111111001001000001000110011111010111011011100101111111001001000001000110011111010111011001000010 e5fc90467d76e5fc90467d7642
EUC-JP 襞色}v襞色}vB 11101010111111101011111110100111011111010111011011101010111111101011111110100111011111010111011001000010 eafebfa77d76eafebfa77d7642
UTF-8 襞色}v襞色}vB 1110100010100101100111101110100010001001101100100111110101110110111010001010010110011110111010001000100110110010011111010111011001000010 e8a59ee889b27d76e8a59ee889b27d7642
UHC ?色}v?色}vB 0011111111011111111001000111110101110110001111111101111111100100011111010111011001000010 3fdfe47d763fdfe47d7642

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