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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???入}???入{^ 00111111001111110011111110010011111111000111110100111111001111110011111110010011111111000111101101011110 3f3f3f93fc7d3f3f3f93fc7b5e
EUC-JP ???入}???入{^ 00111111001111110011111111000110111111100111110100111111001111110011111111000110111111100111101101011110 3f3f3fc6fe7d3f3f3fc6fe7b5e
UTF-8 알렖렏入}알렖렏入{^ 111011001001010110001100111010111010000010010110111010111010000010001111111001011000010110100101011111011110110010010101100011001110101110100000100101101110101110100000100011111110010110000101101001010111101101011110 ec958ceba096eba08fe585a57dec958ceba096eba08fe585a57b5e
UHC 알렖렏入}알렖렏入{^ 10111110110010111000111010101011100011101010010111101100111111010111110110111110110010111000111010101011100011101010010111101100111111010111101101011110 becb8eab8ea5ecfd7dbecb8eab8ea5ecfd7b5e

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