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{^ 1110100110011011101010111110011110111110101101100110111001111101111010011001101110101011111001111011111010110110011011100111101101011110 e99babe7beb66e7de99babe7beb66e7b5e
EUC-JP 髮ォ鄒カn}髮ォ鄒カn{^ 111100011111101110001110101010111110111011000000100011101011011001101110011111011111000111111011100011101010101111101110110000001000111010110110011011100111101101011110 f1fb8eabeec08eb66e7df1fb8eabeec08eb66e7b5e
UTF-8 髮ォ鄒カn}髮ォ鄒カn{^ 1110100110101011101011101110111110111101101010111110100110000100100100101110111110111101101101100110111001111101111010011010101110101110111011111011110110101011111010011000010010010010111011111011110110110110011011100111101101011110 e9abaeefbdabe98492efbdb66e7de9abaeefbdabe98492efbdb66e7b5e
UHC 髮?鄒?n}髮?鄒?n{^ 1101101110100101001111111111010111011011001111110110111001111101110110111010010100111111111101011101101100111111011011100111101101011110 dba53ff5db3f6e7ddba53ff5db3f6e7b5e

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