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 10011000011010111000100101100000011001101001100001101011100010010110000001011110011111010101100110011000011010111000100101100000011001101001100001101011100010010110000001011110011111010110001001000101 986b896066986b89605e7d59986b896066986b89605e7d6245
EUC-JP 鰐荏f鰐荏^}Y鰐荏f鰐荏^}bE 11001111110011001011000111000001011001101100111111001100101100011100000101011110011111010101100111001111110011001011000111000001011001101100111111001100101100011100000101011110011111010110001001000101 cfccb1c166cfccb1c15e7d59cfccb1c166cfccb1c15e7d6245
UTF-8 鰐荏f鰐荏^}Y鰐荏f鰐荏^}bE 111010011011000010010000111010001000110110001111011001101110100110110000100100001110100010001101100011110101111001111101010110011110100110110000100100001110100010001101100011110110011011101001101100001001000011101000100011011000111101011110011111010110001001000101 e9b090e88d8f66e9b090e88d8f5e7d59e9b090e88d8f66e9b090e88d8f5e7d6245
UHC 鰐荏f鰐荏^}Y鰐荏f鰐荏^}bE 11100100110010101110110011111011011001101110010011001010111011001111101101011110011111010101100111100100110010101110110011111011011001101110010011001010111011001111101101011110011111010110001001000101 e4caecfb66e4caecfb5e7d59e4caecfb66e4caecfb5e7d6245

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