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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ?敦?D?敦?D^ 0011111110010011110101100011111101000100001111111001001111010110001111110100010001011110 3f93d63f443f93d63f445e
EUC-JP ?敦?D?敦?D^ 0011111111000110110110000011111101000100001111111100011011011000001111110100010001011110 3fc6d83f443fc6d83f445e
UTF-8 렺敦렪D렺敦렪D^ 111010111010000010111010111001101001010110100110111010111010000010101010010001001110101110100000101110101110011010010101101001101110101110100000101010100100010001011110 eba0bae695a6eba0aa44eba0bae695a6eba0aa445e
UHC 렺敦렪D렺敦렪D^ 100011101100001011010100110001001000111010111000010001001000111011000010110101001100010010001110101110000100010001011110 8ec2d4c48eb8448ec2d4c48eb8445e

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