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 猥??魏??? 111000001100111000111111001111111110100110110000001111110011111100111111 e0ce3f3fe9b03f3f3f
EUC-JP 猥??魏??靷 1110000011010000001111110011111111110010101100100011111100111111100011111110011110111101 e0d03f3ff2b23f3f8fe7bd
UTF-8 猥롢끆魏잍캆靷 111001111000110010100101111010111010000110100010111010111000000110000110111010011010110110001111111011001001111010001101111011001011101010000110111010011001110110110111 e78ca5eba1a2eb8186e9ad8fec9e8decba86e99db7
UHC 猥롢끆魏잍캆靷 1110100011100101100011101110001110000101101110101110101011100000100111111110011010101111100100111110110011100110 e8e58ee385baeae09fe6af93ece6

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