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 1110000011010110001111110011111101110110111000001101011000111111001111110111011001000010 e0d63f3f76e0d63f3f7642
EUC-JP 獰??v獰??vB 1110000011011000001111110011111101110110111000001101100000111111001111110111011001000010 e0d83f3f76e0d83f3f7642
UTF-8 獰⑴퉫v獰⑴퉫vB 111001111000110110110000111000101001000110110100111011011000100110101011011101101110011110001101101100001110001010010001101101001110110110001001101010110111011001000010 e78db0e291b4ed89ab76e78db0e291b4ed89ab7642
UHC 獰⑴퉫v獰⑴퉫vB 111001111011111010101001111001111011100110000011011101101110011110111110101010011110011110111001100000110111011001000010 e7bea9e7b98376e7bea9e7b9837642

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