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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髴ェ薰オ髴ェ薰オ^ 11101001100111001010101011111011100111101011010111101001100111001010101011111011100111101011010101011110 e99caafb9eb5e99caafb9eb55e
EUC-JP 髴ェ?オ髴ェ?オ^ 111100011111110010001110101010100011111110001110101101011111000111111100100011101010101000111111100011101011010101011110 f1fc8eaa3f8eb5f1fc8eaa3f8eb55e
UTF-8 髴ェ薰オ髴ェ薰オ^ 11101001101010111011010011101111101111011010101011101000100101101011000011101111101111011011010111101001101010111011010011101111101111011010101011101000100101101011000011101111101111011011010101011110 e9abb4efbdaae896b0efbdb5e9abb4efbdaae896b0efbdb55e
UHC ??薰???薰?^ 0011111100111111111111011011100100111111001111110011111111111101101110010011111101011110 3f3ffdb93f3f3ffdb93f5e

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