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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???敦???敦蕁^ 00111111001111110011111110010011110101100011111100111111001111111001001111010110111001010100000001011110 3f3f3f93d63f3f3f93d6e5405e
EUC-JP ???敦???敦蕁^ 00111111001111110011111111000110110110000011111100111111001111111100011011011000111010011010000101011110 3f3f3fc6d83f3f3fc6d8e9a15e
UTF-8 렻렚렺敦唜렚렺敦蕁^ 11101011101000001011101111101011101000001001101011101011101000001011101011100110100101011010011011100101100101001001110011101011101000001001101011101011101000001011101011100110100101011010011011101000100101011000000101011110 eba0bbeba09aeba0bae695a6e5949ceba09aeba0bae695a6e895815e
UHC 렻렚렺敦唜렚렺敦蕁^ 10001110110000111000111010101101100011101100001011010100110001001101100011000101100011101010110110001110110000101101010011000100110100111100011001011110 8ec38ead8ec2d4c4d8c58ead8ec2d4c4d3c65e

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