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 111001011010111010011111111010011011000010110000011101101110010110101110100111111110100110110000101100000111011001000010 e5ae9fe9b0b076e5ae9fe9b0b07642
EUC-JP 螳滄ーーv螳滄ーーvB 11101010101100001101111011101011100011101011000010001110101100000111011011101010101100001101111011101011100011101011000010001110101100000111011001000010 eab0deeb8eb08eb076eab0deeb8eb08eb07642
UTF-8 螳滄ーーv螳滄ーーvB 111010001001111010110011111001101011101110000100111011111011110110110000111011111011110110110000011101101110100010011110101100111110011010111011100001001110111110111101101100001110111110111101101100000111011001000010 e89eb3e6bb84efbdb0efbdb076e89eb3e6bb84efbdb0efbdb07642
UHC 螳滄??v螳滄??vB 110100111101100111110011111001110011111100111111011101101101001111011001111100111110011100111111001111110111011001000010 d3d9f3e73f3f76d3d9f3e73f3f7642

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