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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 螳懍ア「}螳懍ア「{^ 111001011010111010011100111011001011000110100010011111011110010110101110100111001110110010110001101000100111101101011110 e5ae9cecb1a27de5ae9cecb1a27b5e
EUC-JP 螳懍ア「}螳懍ア「{^ 11101010101100001101100011101110100011101011000110001110101000100111110111101010101100001101100011101110100011101011000110001110101000100111101101011110 eab0d8ee8eb18ea27deab0d8ee8eb18ea27b5e
UTF-8 螳懍ア「}螳懍ア「{^ 111010001001111010110011111001101000011110001101111011111011110110110001111011111011110110100010011111011110100010011110101100111110011010000111100011011110111110111101101100011110111110111101101000100111101101011110 e89eb3e6878defbdb1efbda27de89eb3e6878defbdb1efbda27b5e
UHC 螳???}螳???{^ 11010011110110010011111100111111001111110111110111010011110110010011111100111111001111110111101101011110 d3d93f3f3f7dd3d93f3f3f7b5e

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