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 螳オ邉コ}螳オ邉コ{^ 111001011010111010110101111001111011001110111010011111011110010110101110101101011110011110110011101110100111101101011110 e5aeb5e7b3ba7de5aeb5e7b3ba7b5e
EUC-JP 螳オ邉コ}螳オ邉コ{^ 11101010101100001000111010110101111011101011010110001110101110100111110111101010101100001000111010110101111011101011010110001110101110100111101101011110 eab08eb5eeb58eba7deab08eb5eeb58eba7b5e
UTF-8 螳オ邉コ}螳オ邉コ{^ 111010001001111010110011111011111011110110110101111010011000001010001001111011111011110110111010011111011110100010011110101100111110111110111101101101011110100110000010100010011110111110111101101110100111101101011110 e89eb3efbdb5e98289efbdba7de89eb3efbdb5e98289efbdba7b5e
UHC 螳???}螳???{^ 11010011110110010011111100111111001111110111110111010011110110010011111100111111001111110111101101011110 d3d93f3f3f7dd3d93f3f3f7b5e

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