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 ??b[??b[^ 001111110011111101100010010110110011111100111111011000100101101101011110 3f3f625b3f3f625b5e
SJIS-WIN 螳オb[螳オb[^ 1110010110101110101101010110001001011011111001011010111010110101011000100101101101011110 e5aeb5625be5aeb5625b5e
EUC-JP 螳オb[螳オb[^ 11101010101100001000111010110101011000100101101111101010101100001000111010110101011000100101101101011110 eab08eb5625beab08eb5625b5e
UTF-8 螳オb[螳オb[^ 1110100010011110101100111110111110111101101101010110001001011011111010001001111010110011111011111011110110110101011000100101101101011110 e89eb3efbdb5625be89eb3efbdb5625b5e
UHC 螳?b[螳?b[^ 1101001111011001001111110110001001011011110100111101100100111111011000100101101101011110 d3d93f625bd3d93f625b5e

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