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 陜趣スエ陜趣スエ^ 11101000100111011000111011101111101111011011010011101000100111011000111011101111101111011011010001011110 e89d8eefbdb4e89d8eefbdb45e
EUC-JP 陜趣スエ陜趣スエ^ 1110111111111101101111001111000110001110101111011000111010110100111011111111110110111100111100011000111010111101100011101011010001011110 effdbcf18ebd8eb4effdbcf18ebd8eb45e
UTF-8 陜趣スエ陜趣スエ^ 11101001100110011001110011101000101101101010001111101111101111011011110111101111101111011011010011101001100110011001110011101000101101101010001111101111101111011011110111101111101111011011010001011110 e9999ce8b6a3efbdbdefbdb4e9999ce8b6a3efbdbdefbdb45e
UHC 陜趣??陜趣??^ 11111001111100001111011010101100001111110011111111111001111100001111011010101100001111110011111101011110 f9f0f6ac3f3ff9f0f6ac3f3f5e

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