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^ 111010111010000010111010111001101001010110100110111010111010000010001011010001001110101110100000101110101110011010010101101001101110101110100000100010110100010001011110 eba0bae695a6eba08b44eba0bae695a6eba08b445e
UHC 렺敦렋D렺敦렋D^ 100011101100001011010100110001001000111010100010010001001000111011000010110101001100010010001110101000100100010001011110 8ec2d4c48ea2448ec2d4c48ea2445e

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