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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ????機????機B 00111111001111110011111100111111100010110100000000111111001111110011111100111111100010110100000001000010 3f3f3f3f8b403f3f3f3f8b4042
EUC-JP ????機????機B 00111111001111110011111100111111101101011010000100111111001111110011111100111111101101011010000101000010 3f3f3f3fb5a13f3f3f3fb5a142
UTF-8 렻렓렺파機렻렓렺파機B 11101011101000001011101111101011101000001001001111101011101000001011101011101101100011001000110011100110101010011001111111101011101000001011101111101011101000001001001111101011101000001011101011101101100011001000110011100110101010011001111101000010 eba0bbeba093eba0baed8c8ce6a99feba0bbeba093eba0baed8c8ce6a99f42
UHC 렻렓렺파機렻렓렺파機B 100011101100001110001110101010001000111011000010110001101100010011010001101001101000111011000011100011101010100010001110110000101100011011000100110100011010011001000010 8ec38ea88ec2c6c4d1a68ec38ea88ec2c6c4d1a642

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