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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?敦????敦???^ 00111111100100111101011000111111001111110011111100111111100100111101011000111111001111110011111101011110 3f93d63f3f3f3f93d63f3f3f5e
EUC-JP ?敦????敦???^ 00111111110001101101100000111111001111110011111100111111110001101101100000111111001111110011111101011110 3fc6d83f3f3f3fc6d83f3f3f5e
UTF-8 렺敦렣렺반렺敦렣렺반^ 11101011101000001011101011100110100101011010011011101011101000001010001111101011101000001011101011101011101100001001100011101011101000001011101011100110100101011010011011101011101000001010001111101011101000001011101011101011101100001001100001011110 eba0bae695a6eba0a3eba0baebb098eba0bae695a6eba0a3eba0baebb0985e
UHC 렺敦렣렺반렺敦렣렺반^ 100011101100001011010100110001001000111010110100100011101100001010111001110111011000111011000010110101001100010010001110101101001000111011000010101110011101110101011110 8ec2d4c48eb48ec2b9dd8ec2d4c48eb48ec2b9dd5e

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