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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 猥?????宥?? 1110000011001110001111110011111100111111001111110011111110010111010001110011111100111111 e0ce3f3f3f3f3f97473f3f
EUC-JP 猥?????宥?? 1110000011010000001111110011111100111111001111110011111111001101101010000011111100111111 e0d03f3f3f3f3fcda83f3f
UTF-8 猥롢끇栒뉏풚宥븍엠 111001111000110010100101111010111010000110100010111010111000000110000111111001101010000010010010111010111000100110001111111011011001001010011010111001011010111010100101111010111011100010001101111011001001011110100000 e78ca5eba1a2eb8187e6a092eb898fed929ae5aea5ebb88dec97a0
UHC 猥롢끇栒뉏풚宥븍엠 111010001110010110001110111000111000010110111011111000101110001110000111111001001011111010011101111010101110100110111010111010111011111110100101 e8e58ee385bbe2e387e4be9deae9baebbfa5

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