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 1110011001100010001111110011111101110110111001100110001000111111001111110111011001000010 e6623f3f76e6623f3f7642
EUC-JP 訝??v訝??vB 1110101111000011001111110011111101110110111010111100001100111111001111110111011001000010 ebc33f3f76ebc33f3f7642
UTF-8 訝딁퉫v訝딁퉫vB 111010001010100010011101111010111001010010000001111011011000100110101011011101101110100010101000100111011110101110010100100000011110110110001001101010110111011001000010 e8a89deb9481ed89ab76e8a89deb9481ed89ab7642
UHC 訝딁퉫v訝딁퉫vB 111001001011100010001010111001111011100110000011011101101110010010111000100010101110011110111001100000110111011001000010 e4b88ae7b98376e4b88ae7b9837642

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