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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 荏耕?}荏耕?{^ 10001001011000001000110101101011001111110111110110001001011000001000110101101011001111110111101101011110 89608d6b3f7d89608d6b3f7b5e
EUC-JP 荏耕?}荏耕?{^ 10110001110000011011100111001100001111110111110110110001110000011011100111001100001111110111101101011110 b1c1b9cc3f7db1c1b9cc3f7b5e
UTF-8 荏耕歷}荏耕歷{^ 111010001000110110001111111010001000000010010101111001101010110110110111011111011110100010001101100011111110100010000000100101011110011010101101101101110111101101011110 e88d8fe88095e6adb77de88d8fe88095e6adb77b5e
UHC 荏耕歷}荏耕歷{^ 111011001111101111001100111010011101010111110110011111011110110011111011110011001110100111010101111101100111101101011110 ecfbcce9d5f67decfbcce9d5f67b5e

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