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 ?????????h 00111111001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f3f68
SJIS-WIN ?????敦??粳h 001111110011111100111111001111110011111110010011110101100011111100111111111000101110100101101000 3f3f3f3f3f93d63f3fe2e968
EUC-JP ?????敦??粳h 001111110011111100111111001111110011111111000110110110000011111100111111111001001110101101101000 3f3f3f3f3fc6d83f3fe4eb68
UTF-8 렻렊렺렗렺敦렭렺粳h 11101011101000001011101111101011101000001000101011101011101000001011101011101011101000001001011111101011101000001011101011100110100101011010011011101011101000001010110111101011101000001011101011100111101100101011001101101000 eba0bbeba08aeba0baeba097eba0bae695a6eba0adeba0bae7b2b368
UHC 렻렊렺렗렺敦렭렺粳h 10001110110000111000111010100001100011101100001010001110101011001000111011000010110101001100010010001110101110101000111011000010110010111101011101101000 8ec38ea18ec28eac8ec2d4c48eba8ec2cbd768

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