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 ???敦良???敦粱^ 001111110011111100111111100100111101011010010111110001110011111100111111001111111001001111010110111000101110101101011110 3f3f3f93d697c73f3f3f93d6e2eb5e
EUC-JP ???敦良???敦粱^ 001111110011111100111111110001101101100011001110110010010011111100111111001111111100011011011000111001001110110101011110 3f3f3fc6d8cec93f3f3fc6d8e4ed5e
UTF-8 렻렖렺敦良렻렖렺敦粱^ 11101011101000001011101111101011101000001001011011101011101000001011101011100110100101011010011011101000100010011010111111101011101000001011101111101011101000001001011011101011101000001011101011100110100101011010011011100111101100101011000101011110 eba0bbeba096eba0bae695a6e889afeba0bbeba096eba0bae695a6e7b2b15e
UHC 렻렖렺敦良렻렖렺敦粱^ 100011101100001110001110101010111000111011000010110101001100010011010101110111101000111011000011100011101010101110001110110000101101010011000100110101011101110001011110 8ec38eab8ec2d4c4d5de8ec38eab8ec2d4c4d5dc5e

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