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 淫?砒淫?庇^ 1000100011111010001111111110000111100101100010001111101000111111100101001101110101011110 88fa3fe1e588fa3f94dd5e
EUC-JP 淫?砒淫?庇^ 1011000011111100001111111110001011100111101100001111110000111111110010001101111101011110 b0fc3fe2e7b0fc3fc8df5e
UTF-8 淫꿴砒淫꿴庇^ 11100110101101111010101111101010101111111011010011100111101000001001001011100110101101111010101111101010101111111011010011100101101110101000011101011110 e6b7abeabfb4e7a092e6b7abeabfb4e5ba875e
UHC 淫꿴砒淫꿴庇^ 11101011111000101011001011101001110111011111011111101011111000101011001011101001110111011110011101011110 ebe2b2e9ddf7ebe2b2e9dde75e

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