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 11100110111110101000000101101011011001101110011011111010100000010110101101011110011111010101100111100110111110101000000101101011011001101110011011111010100000010110101101011110011111010110001001000101 e6fa816b66e6fa816b5e7d59e6fa816b66e6fa816b5e7d6245
EUC-JP 踰〔f踰〔^}Y踰〔f踰〔^}bE 11101100111111001010000111001100011001101110110011111100101000011100110001011110011111010101100111101100111111001010000111001100011001101110110011111100101000011100110001011110011111010110001001000101 ecfca1cc66ecfca1cc5e7d59ecfca1cc66ecfca1cc5e7d6245
UTF-8 踰〔f踰〔^}Y踰〔f踰〔^}bE 111010001011100010110000111000111000000010010100011001101110100010111000101100001110001110000000100101000101111001111101010110011110100010111000101100001110001110000000100101000110011011101000101110001011000011100011100000001001010001011110011111010110001001000101 e8b8b0e3809466e8b8b0e380945e7d59e8b8b0e3809466e8b8b0e380945e7d6245
UHC 踰〔f踰〔^}Y踰〔f踰〔^}bE 11101011101100101010000110110010011001101110101110110010101000011011001001011110011111010101100111101011101100101010000110110010011001101110101110110010101000011011001001011110011111010110001001000101 ebb2a1b266ebb2a1b25e7d59ebb2a1b266ebb2a1b25e7d6245

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