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 10010000110011001000111101111110011111010111011010010000110011001000111101111110011111010111011001000010 90cc8f7e7d7690cc8f7e7d7642
EUC-JP 昔淳}v昔淳}vB 11000000110011101011110111011111011111010111011011000000110011101011110111011111011111010111011001000010 c0cebddf7d76c0cebddf7d7642
UTF-8 昔淳}v昔淳}vB 1110011010011000100101001110011010110111101100110111110101110110111001101001100010010100111001101011011110110011011111010111011001000010 e69894e6b7b37d76e69894e6b7b37d7642
UHC 昔淳}v昔淳}vB 11100000101011101110001011101000011111010111011011100000101011101110001011101000011111010111011001000010 e0aee2e87d76e0aee2e87d7642

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