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 1001000001001010001111110111110101110110100100000100101000111111011111010111011001000010 904a3f7d76904a3f7d7642
EUC-JP 辱?}v辱?}vB 1011111110101011001111110111110101110110101111111010101100111111011111010111011001000010 bfab3f7d76bfab3f7d7642
UTF-8 辱덨}v辱덨}vB 1110100010111110101100011110101110001101101010000111110101110110111010001011111010110001111010111000110110101000011111010111011001000010 e8beb1eb8da87d76e8beb1eb8da87d7642
UHC 辱덨}v辱덨}vB 11101001101101001000100101000010011111010111011011101001101101001000100101000010011111010111011001000010 e9b489427d76e9b489427d7642

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