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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 襞仙ア創}襞仙ア創{^ 1110010111111100100100001110010110110001100100010110111001111101111001011111110010010000111001011011000110010001011011100111101101011110 e5fc90e5b1916e7de5fc90e5b1916e7b5e
EUC-JP 襞仙ア創}襞仙ア創{^ 11101010111111101100000011100111100011101011000111000001110011110111110111101010111111101100000011100111100011101011000111000001110011110111101101011110 eafec0e78eb1c1cf7deafec0e78eb1c1cf7b5e
UTF-8 襞仙ア創}襞仙ア創{^ 111010001010010110011110111001001011101110011001111011111011110110110001111001011000100110110101011111011110100010100101100111101110010010111011100110011110111110111101101100011110010110001001101101010111101101011110 e8a59ee4bb99efbdb1e589b57de8a59ee4bb99efbdb1e589b57b5e
UHC ?仙?創}?仙?創{^ 001111111110000010111001001111111111001111011100011111010011111111100000101110010011111111110011110111000111101101011110 3fe0b93ff3dc7d3fe0b93ff3dc7b5e

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