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??g??S??g^ 00111111001111110101001100111111001111110110011100111111001111110101001100111111001111110110011101011110 3f3f533f3f673f3f533f3f675e
SJIS-WIN ??S??g??S??g^ 00111111001111110101001100111111001111110110011100111111001111110101001100111111001111110110011101011110 3f3f533f3f673f3f533f3f675e
EUC-JP ??S??g??S??g^ 00111111001111110101001100111111001111110110011100111111001111110101001100111111001111110110011101011110 3f3f533f3f673f3f533f3f675e
UTF-8 렻렒S렻렋g렻렒S렻렋g^ 1110101110100000101110111110101110100000100100100101001111101011101000001011101111101011101000001000101101100111111010111010000010111011111010111010000010010010010100111110101110100000101110111110101110100000100010110110011101011110 eba0bbeba09253eba0bbeba08b67eba0bbeba09253eba0bbeba08b675e
UHC 렻렒S렻렋g렻렒S렻렋g^ 100011101100001110001110101001110101001110001110110000111000111010100010011001111000111011000011100011101010011101010011100011101100001110001110101000100110011101011110 8ec38ea7538ec38ea2678ec38ea7538ec38ea2675e

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