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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 猥ゆ?猥ゅ?^ 1110000011001110100000101110010000111111111000001100111010000010111000110011111101011110 e0ce82e43fe0ce82e33f5e
EUC-JP 猥ゆ?猥ゅ?^ 1110000011010000101001001110011000111111111000001101000010100100111001010011111101011110 e0d0a4e63fe0d0a4e53f5e
UTF-8 猥ゆ땼猥ゅ콉^ 11100111100011001010010111100011100000101000011011101011100101011011110011100111100011001010010111100011100000101000010111101100101111011000100101011110 e78ca5e38286eb95bce78ca5e38285ecbd895e
UHC 猥ゆ땼猥ゅ콉^ 11101000111001011010101011100110100010111001001011101000111001011010101011100101101100011000010101011110 e8e5aae68b92e8e5aae5b1855e

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