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 10011110110110011110000011001101011111010111011010011110110110011110000011001101011111010111011001000010 9ed9e0cd7d769ed9e0cd7d7642
EUC-JP 樂猩}v樂猩}vB 11011100110110111110000011001111011111010111011011011100110110111110000011001111011111010111011001000010 dcdbe0cf7d76dcdbe0cf7d7642
UTF-8 樂猩}v樂猩}vB 1110011010101000100000101110011110001100101010010111110101110110111001101010100010000010111001111000110010101001011111010111011001000010 e6a882e78ca97d76e6a882e78ca97d7642
UHC 樂猩}v樂猩}vB 11100100110001011110000011111010011111010111011011100100110001011110000011111010011111010111011001000010 e4c5e0fa7d76e4c5e0fa7d7642

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