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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ??㏄}v??㏄}vB 00111111001111111000011101110100011111010111011000111111001111111000011101110100011111010111011001000010 3f3f87747d763f3f87747d7642
EUC-JP ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
UTF-8 杻쇽㏄}v杻쇽㏄}vB 1110111110100111100010001110110010000111101111011110001110001111100001000111110101110110111011111010011110001000111011001000011110111101111000111000111110000100011111010111011001000010 efa788ec87bde38f847d76efa788ec87bde38f847d7642
UHC 杻쇽㏄}v杻쇽㏄}vB 1110101011110100101111001110111110100111101001100111110101110110111010101111010010111100111011111010011110100110011111010111011001000010 eaf4bcefa7a67d76eaf4bcefa7a67d7642

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