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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蔕苓團}蔕苓團{^ 111001001111011010010111111010001001101010100011011111011110010011110110100101111110100010011010101000110111101101011110 e4f697e89aa37de4f697e89aa37b5e
EUC-JP 蔕苓團}蔕苓團{^ 111010001111100011001110111010101101010010100101011111011110100011111000110011101110101011010100101001010111101101011110 e8f8ceead4a57de8f8ceead4a57b5e
UTF-8 蔕苓團}蔕苓團{^ 111010001001010010010101111010001000101110010011111001011001110010011000011111011110100010010100100101011110100010001011100100111110010110011100100110000111101101011110 e89495e88b93e59c987de89495e88b93e59c987b5e
UHC ??團}??團{^ 0011111100111111110100111010010101111101001111110011111111010011101001010111101101011110 3f3fd3a57d3f3fd3a57b5e

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