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 10011000110010000011111111100000111110000111011010011000110010000011111111100000111110000111011001000010 98c83fe0f87698c83fe0f87642
EUC-JP 佇?璧v佇?璧vB 11010000110010100011111111100000111110100111011011010000110010100011111111100000111110100111011001000010 d0ca3fe0fa76d0ca3fe0fa7642
UTF-8 佇ㅸ璧v佇ㅸ璧vB 111001001011110110000111111000111000010110111000111001111001001010100111011101101110010010111101100001111110001110000101101110001110011110010010101001110111011001000010 e4bd87e385b8e792a776e4bd87e385b8e792a77642
UHC 佇ㅸ璧v佇ㅸ璧vB 111011101011011110100100111010001101101111111101011101101110111010110111101001001110100011011011111111010111011001000010 eeb7a4e8dbfd76eeb7a4e8dbfd7642

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