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 1000101101011000001111111000010010100001111000001110111100111111100010110101100000111111100001001010000111100000111011110011111101000010 8b583f84a1e0ef3f8b583f84a1e0ef3f42
EUC-JP 宜?┌瑜?宜?┌瑜?B 1011010110111001001111111010100010100011111000001111000100111111101101011011100100111111101010001010001111100000111100010011111101000010 b5b93fa8a3e0f13fb5b93fa8a3e0f13f42
UTF-8 宜뺣┌瑜퐖宜뺣┌瑜퐖B 11100101101011101001110011101011101110101010001111100010100101001000110011100111100100011001110011101101100100001001011011100101101011101001110011101011101110101010001111100010100101001000110011100111100100011001110011101101100100001001011001000010 e5ae9cebbaa3e2948ce7919ced9096e5ae9cebbaa3e2948ce7919ced909642
UHC 宜뺣┌瑜퐖宜뺣┌瑜퐖B 111010111111000110010101111010111010011010100011111010111010010110111101011110101110101111110001100101011110101110100110101000111110101110100101101111010111101001000010 ebf195eba6a3eba5bd7aebf195eba6a3eba5bd7a42

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