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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 轣梧ク咏′貂傳 11100111100000011000110011100110101110001001100111100111100000011000110011100110101110001001100101000010 e7818ce6b899e7818ce6b89942
EUC-JP 轣梧ク咏′貂傳 1110110111100001101110001110100010001110101110001101001011101001101000011110110011101100101110101101000110100011 ede1b8e88eb8d2e9a1ececbad1a3
UTF-8 轣梧ク咏′貂傳 111010001011110110100011111001101010001010100111111011111011110110111000111001011001001010001111111000101000000010110010111010001011001010000010111001011000001010110011 e8bda3e6a2a7efbdb8e5928fe280b2e8b282e582b3
UHC ?梧??′貂傳 0011111111100111111111000011111100111111101000011100011111110101101100001110111011101110 3fe7fc3f3fa1c7f5b0eeee

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