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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 餌?餌?n}餌?餌?n{^ 1000100101100001001111111000100101100001001111110110111001111101100010010110000100111111100010010110000100111111011011100111101101011110 89613f89613f6e7d89613f89613f6e7b5e
EUC-JP 餌?餌?n}餌?餌?n{^ 1011000111000010001111111011000111000010001111110110111001111101101100011100001000111111101100011100001000111111011011100111101101011110 b1c23fb1c23f6e7db1c23fb1c23f6e7b5e
UTF-8 餌離餌離n}餌離餌離n{^ 1110100110100100100011001110111110100111101010101110100110100100100011001110111110100111101010100110111001111101111010011010010010001100111011111010011110101010111010011010010010001100111011111010011110101010011011100111101101011110 e9a48cefa7aae9a48cefa7aa6e7de9a48cefa7aae9a48cefa7aa6e7b5e
UHC 餌離餌離n}餌離餌離n{^ 111011001100100011101100110001101110110011001000111011001100011001101110011111011110110011001000111011001100011011101100110010001110110011000110011011100111101101011110 ecc8ecc6ecc8ecc66e7decc8ecc6ecc8ecc66e7b5e

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