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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 螳ウ蝮、v螳ウ蝮、vB 111001011010111010110011111001011001110110100100011101101110010110101110101100111110010110011101101001000111011001000010 e5aeb3e59da476e5aeb3e59da47642
EUC-JP 螳ウ蝮、v螳ウ蝮、vB 11101010101100001000111010110011111010011111110110001110101001000111011011101010101100001000111010110011111010011111110110001110101001000111011001000010 eab08eb3e9fd8ea476eab08eb3e9fd8ea47642
UTF-8 螳ウ蝮、v螳ウ蝮、vB 111010001001111010110011111011111011110110110011111010001001110110101110111011111011110110100100011101101110100010011110101100111110111110111101101100111110100010011101101011101110111110111101101001000111011001000010 e89eb3efbdb3e89daeefbda476e89eb3efbdb3e89daeefbda47642
UHC 螳???v螳???vB 11010011110110010011111100111111001111110111011011010011110110010011111100111111001111110111011001000010 d3d93f3f3f76d3d93f3f3f7642

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