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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 앨렻렾렡앨렻렾렡^ 11101100100101011010100011101011101000001011101111101011101000001011111011101011101000001010000111101100100101011010100011101011101000001011101111101011101000001011111011101011101000001010000101011110 ec95a8eba0bbeba0beeba0a1ec95a8eba0bbeba0beeba0a15e
UHC 앨렻렾렡앨렻렾렡^ 1011111011011001100011101100001110001110110001101000111010110010101111101101100110001110110000111000111011000110100011101011001001011110 bed98ec38ec68eb2bed98ec38ec68eb25e

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