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 ??G?e??G?e^ 0011111100111111010001110011111101100101001111110011111101000111001111110110010101011110 3f3f473f653f3f473f655e
SJIS-WIN 疎禪G?e疎禪G?e^ 100100010110000111100010010101110100011100111111011001011001000101100001111000100101011101000111001111110110010101011110 9161e257473f659161e257473f655e
EUC-JP 疎禪G?e疎禪G?e^ 110000011100001011100011101110000100011100111111011001011100000111000010111000111011100001000111001111110110010101011110 c1c2e3b8473f65c1c2e3b8473f655e
UTF-8 疎禪G숥e疎禪G숥e^ 1110011110010110100011101110011110100110101010100100011111101100100010001010010101100101111001111001011010001110111001111010011010101010010001111110110010001000101001010110010101011110 e7968ee7a6aa47ec88a565e7968ee7a6aa47ec88a5655e
UHC 疎禪G숥e疎禪G숥e^ 1110000111000011111000001100100101000111100110100100001001100101111000011100001111100000110010010100011110011010010000100110010101011110 e1c3e0c9479a4265e1c3e0c9479a42655e

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