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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 螳オ邉コL螳オ邉コL^ 111001011010111010110101111001111011001110111010010011001110010110101110101101011110011110110011101110100100110001011110 e5aeb5e7b3ba4ce5aeb5e7b3ba4c5e
EUC-JP 螳オ邉コL螳オ邉コL^ 11101010101100001000111010110101111011101011010110001110101110100100110011101010101100001000111010110101111011101011010110001110101110100100110001011110 eab08eb5eeb58eba4ceab08eb5eeb58eba4c5e
UTF-8 螳オ邉コL螳オ邉コL^ 111010001001111010110011111011111011110110110101111010011000001010001001111011111011110110111010010011001110100010011110101100111110111110111101101101011110100110000010100010011110111110111101101110100100110001011110 e89eb3efbdb5e98289efbdba4ce89eb3efbdb5e98289efbdba4c5e
UHC 螳???L螳???L^ 11010011110110010011111100111111001111110100110011010011110110010011111100111111001111110100110001011110 d3d93f3f3f4cd3d93f3f3f4c5e

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