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 胱f胱^}Y胱f胱^}bE 111010001000001110110001011001101110100010000011101100010101111001111101010110011110100010000011101100010110011011101000100000111011000101011110011111010110001001000101 e883b166e883b15e7d59e883b166e883b15e7d6245
SJIS-WIN ??±f??±^}Y??±f??±^}bE 00111111001111111000000101111101011001100011111100111111100000010111110101011110011111010101100100111111001111111000000101111101011001100011111100111111100000010111110101011110011111010110001001000101 3f3f817d663f3f817d5e7d593f3f817d663f3f817d5e7d6245
EUC-JP è?±fè?±^}Yè?±fè?±^}bE 100011111010101110110010001111111010000111011110011001101000111110101011101100100011111110100001110111100101111001111101010110011000111110101011101100100011111110100001110111100110011010001111101010111011001000111111101000011101111001011110011111010110001001000101 8fabb23fa1de668fabb23fa1de5e7d598fabb23fa1de668fabb23fa1de5e7d6245
UTF-8 胱f胱^}Y胱f胱^}bE 110000111010100011000010100000111100001010110001011001101100001110101000110000101000001111000010101100010101111001111101010110011100001110101000110000101000001111000010101100010110011011000011101010001100001010000011110000101011000101011110011111010110001001000101 c3a8c283c2b166c3a8c283c2b15e7d59c3a8c283c2b166c3a8c283c2b15e7d6245
UHC ??±f??±^}Y??±f??±^}bE 00111111001111111010000110111110011001100011111100111111101000011011111001011110011111010101100100111111001111111010000110111110011001100011111100111111101000011011111001011110011111010110001001000101 3f3fa1be663f3fa1be5e7d593f3fa1be663f3fa1be5e7d6245

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