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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
EUC-JP ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
UTF-8 淋ㅼ쭠}v淋ㅼ쭠}vB 1110111110100111101101011110001110000101101111001110110010101101101000000111110101110110111011111010011110110101111000111000010110111100111011001010110110100000011111010111011001000010 efa7b5e385bcecada07d76efa7b5e385bcecada07d7642
UHC 淋ㅼ쭠}v淋ㅼ쭠}vB 1110110011111000101001001110110010100111100101010111110101110110111011001111100010100100111011001010011110010101011111010111011001000010 ecf8a4eca7957d76ecf8a4eca7957d7642

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