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 螳滓│螳滓│^ 11100101101011101001111111100110100001001010000011100101101011101001111111100110100001001010000001011110 e5ae9fe684a0e5ae9fe684a05e
EUC-JP 螳滓│螳滓│^ 11101010101100001101111011101000101010001010001011101010101100001101111011101000101010001010001001011110 eab0dee8a8a2eab0dee8a8a25e
UTF-8 螳滓│螳滓│^ 11101000100111101011001111100110101110111001001111100010100101001000001011101000100111101011001111100110101110111001001111100010100101001000001001011110 e89eb3e6bb93e29482e89eb3e6bb93e294825e
UHC 螳滓│螳滓│^ 11010011110110011110111010101011101001101010001011010011110110011110111010101011101001101010001001011110 d3d9eeaba6a2d3d9eeaba6a25e

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