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 ???敦????敦?^ 00111111001111110011111110010011110101100011111100111111001111110011111110010011110101100011111101011110 3f3f3f93d63f3f3f3f93d63f5e
EUC-JP ???敦????敦?^ 00111111001111110011111111000110110110000011111100111111001111110011111111000110110110000011111101011110 3f3f3fc6d83f3f3f3fc6d83f5e
UTF-8 렻렖렺敦좁렻렖렺敦좁^ 11101011101000001011101111101011101000001001011011101011101000001011101011100110100101011010011011101100101000101000000111101011101000001011101111101011101000001001011011101011101000001011101011100110100101011010011011101100101000101000000101011110 eba0bbeba096eba0bae695a6eca281eba0bbeba096eba0bae695a6eca2815e
UHC 렻렖렺敦좁렻렖렺敦좁^ 100011101100001110001110101010111000111011000010110101001100010011000001101111001000111011000011100011101010101110001110110000101101010011000100110000011011110001011110 8ec38eab8ec2d4c4c1bc8ec38eab8ec2d4c4c1bc5e

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