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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 猥??乙??癲 11100000110011100011111100111111100010011011001100111111001111111110000110011111 e0ce3f3f89b33f3fe19f
EUC-JP 猥??乙??癲 11100000110100000011111100111111101100101011010100111111001111111110001010100001 e0d03f3fb2b53f3fe2a1
UTF-8 猥롢뀧乙대덫癲 111001111000110010100101111010111010000110100010111010111000000010100111111001001011100110011001111010111000110010000000111010111000110110101011111001111001100110110010 e78ca5eba1a2eb80a7e4b999eb8c80eb8dabe799b2
UHC 猥롢뀧乙대덫癲 1110100011100101100011101110001110000101100111101110101111100000101101001110101110110101101000111110111110100110 e8e58ee3859eebe0b4ebb5a3efa6

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