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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 荵伜スァi荵伜スァiB 111001001011100110011000111001011011110110100111011010011110010010111001100110001110010110111101101001110110100101000010 e4b998e5bda769e4b998e5bda76942
EUC-JP 荵伜スァi荵伜スァiB 11101000101110111101000011100111100011101011110110001110101001110110100111101000101110111101000011100111100011101011110110001110101001110110100101000010 e8bbd0e78ebd8ea769e8bbd0e78ebd8ea76942
UTF-8 荵伜スァi荵伜スァiB 111010001000110110110101111001001011110010011100111011111011110110111101111011111011110110100111011010011110100010001101101101011110010010111100100111001110111110111101101111011110111110111101101001110110100101000010 e88db5e4bc9cefbdbdefbda769e88db5e4bc9cefbdbdefbda76942
UHC ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942

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