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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 輸輸f輸輸^}Y輸輸f輸輸^}bE 10010111010000011001011101000001011001101001011101000001100101110100000101011110011111010101100110010111010000011001011101000001011001101001011101000001100101110100000101011110011111010110001001000101 9741974166974197415e7d599741974166974197415e7d6245
EUC-JP 輸輸f輸輸^}Y輸輸f輸輸^}bE 11001101101000101100110110100010011001101100110110100010110011011010001001011110011111010101100111001101101000101100110110100010011001101100110110100010110011011010001001011110011111010110001001000101 cda2cda266cda2cda25e7d59cda2cda266cda2cda25e7d6245
UTF-8 輸輸f輸輸^}Y輸輸f輸輸^}bE 111010001011110010111000111010001011110010111000011001101110100010111100101110001110100010111100101110000101111001111101010110011110100010111100101110001110100010111100101110000110011011101000101111001011100011101000101111001011100001011110011111010110001001000101 e8bcb8e8bcb866e8bcb8e8bcb85e7d59e8bcb8e8bcb866e8bcb8e8bcb85e7d6245
UHC 輸輸f輸輸^}Y輸輸f輸輸^}bE 11100010110000111110001011000011011001101110001011000011111000101100001101011110011111010101100111100010110000111110001011000011011001101110001011000011111000101100001101011110011111010110001001000101 e2c3e2c366e2c3e2c35e7d59e2c3e2c366e2c3e2c35e7d6245

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