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 ??hf??h^}Y??hf??h^}bE 001111110011111101101000011001100011111100111111011010000101111001111101010110010011111100111111011010000110011000111111001111110110100001011110011111010110001001000101 3f3f68663f3f685e7d593f3f68663f3f685e7d6245
SJIS-WIN ??hf??h^}Y??hf??h^}bE 001111110011111101101000011001100011111100111111011010000101111001111101010110010011111100111111011010000110011000111111001111110110100001011110011111010110001001000101 3f3f68663f3f685e7d593f3f68663f3f685e7d6245
EUC-JP ??hf??h^}Y??hf??h^}bE 001111110011111101101000011001100011111100111111011010000101111001111101010110010011111100111111011010000110011000111111001111110110100001011110011111010110001001000101 3f3f68663f3f685e7d593f3f68663f3f685e7d6245
UTF-8 챵횁hf챵횁h^}Y챵횁hf챵횁h^}bE 11101100101100011011010111101101100110101000000101101000011001101110110010110001101101011110110110011010100000010110100001011110011111010101100111101100101100011011010111101101100110101000000101101000011001101110110010110001101101011110110110011010100000010110100001011110011111010110001001000101 ecb1b5ed9a816866ecb1b5ed9a81685e7d59ecb1b5ed9a816866ecb1b5ed9a81685e7d6245
UHC 챵횁hf챵횁h^}Y챵횁hf챵횁h^}bE 1100001110110010110000111000000101101000011001101100001110110010110000111000000101101000010111100111110101011001110000111011001011000011100000010110100001100110110000111011001011000011100000010110100001011110011111010110001001000101 c3b2c3816866c3b2c381685e7d59c3b2c3816866c3b2c381685e7d6245

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