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 ??S????S??? 0011111100111111010100110011111100111111001111110011111101010011001111110011111100111111 3f3f533f3f3f3f533f3f3f
SJIS-WIN ??S?領普?S?領六 001111110011111101010011001111111001011111001100100101011000000100111111010100110011111110010111110011001001100001011010 3f3f533f97cc95813f533f97cc985a
EUC-JP ??S?領普?S?領六 001111110011111101010011001111111100111011001110110010011110000100111111010100110011111111001110110011101100111110111011 3f3f533fcecec9e13f533fcececfbb
UTF-8 렻렮S렻領普렮S렻領六 1110101110100000101110111110101110100000101011100101001111101011101000001011101111101001101000001001100011100110100110011010111011101011101000001010111001010011111010111010000010111011111010011010000010011000111001011000010110101101 eba0bbeba0ae53eba0bbe9a098e699aeeba0ae53eba0bbe9a098e585ad
UHC 렻렮S렻領普렮S렻領六 1000111011000011100011101011101101010011100011101100001111010110110001011101110011000101100011101011101101010011100011101100001111010110110001011101011110111111 8ec38ebb538ec3d6c5dcc58ebb538ec3d6c5d7bf

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