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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
EUC-JP ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
UTF-8 알렖렯렒}Y알렖렯렒}bE 1110110010010101100011001110101110100000100101101110101110100000101011111110101110100000100100100111110101011001111011001001010110001100111010111010000010010110111010111010000010101111111010111010000010010010011111010110001001000101 ec958ceba096eba0afeba0927d59ec958ceba096eba0afeba0927d6245
UHC 알렖렯렒}Y알렖렯렒}bE 101111101100101110001110101010111000111010111100100011101010011101111101010110011011111011001011100011101010101110001110101111001000111010100111011111010110001001000101 becb8eab8ebc8ea77d59becb8eab8ebc8ea77d6245

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