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 1111000010101110101000101110100111010111111010000111110101110110111100001010111010100010111010011101011111101000011111010111011001000010 f0aea2e9d7e87d76f0aea2e9d7e87d7642
EUC-JP ?「鰊閘v?「鰊閘vB 0011111110001110101000101111001011011001111011111101111001110110001111111000111010100010111100101101100111101111110111100111011001000010 3f8ea2f2d9efde763f8ea2f2d9efde7642
UTF-8 「鰊閘v「鰊閘vB 111011101000000110101101111011111011110110100010111010011011000010001010111010011001011010011000011101101110111010000001101011011110111110111101101000101110100110110000100010101110100110010110100110000111011001000010 ee81adefbda2e9b08ae9969876ee81adefbda2e9b08ae996987642
UHC ???閘v???閘vB 00111111001111110011111111001011101001100111011000111111001111110011111111001011101001100111011001000010 3f3f3fcba6763f3f3fcba67642

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