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 ??油???油?^ 0011111100111111100101101111101100111111001111110011111110010110111110110011111101011110 3f3f96fb3f3f3f96fb3f5e
EUC-JP ??油???油?^ 0011111100111111110011001111110100111111001111110011111111001100111111010011111101011110 3f3fccfd3f3f3fccfd3f5e
UTF-8 알롌油롗알롌油롕^ 11101100100101011000110011101011101000011000110011100110101100101011100111101011101000011001011111101100100101011000110011101011101000011000110011100110101100101011100111101011101000011001010101011110 ec958ceba18ce6b2b9eba197ec958ceba18ce6b2b9eba1955e
UHC 알롌油롗알롌油롕^ 1011111011001011100011101101001011101010111110101000111011011011101111101100101110001110110100101110101011111010100011101101100101011110 becb8ed2eafa8edbbecb8ed2eafa8ed95e

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