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 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 陌溪裸v陌溪裸vB 111010001001100110011111111000101001011110000111011101101110100010011001100111111110001010010111100001110111011001000010 e8999fe2978776e8999fe297877642
EUC-JP 陌溪裸v陌溪裸vB 111011111111100111011110111001001100110111100111011101101110111111111001110111101110010011001101111001110111011001000010 eff9dee4cde776eff9dee4cde77642
UTF-8 陌溪裸v陌溪裸vB 111010011001100110001100111001101011101010101010111010001010001110111000011101101110100110011001100011001110011010111010101010101110100010100011101110000111011001000010 e9998ce6baaae8a3b876e9998ce6baaae8a3b87642
UHC 陌溪裸v陌溪裸vB 110110001110100011001101101000101101010110100011011101101101100011101000110011011010001011010101101000110111011001000010 d8e8cda2d5a376d8e8cda2d5a37642

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