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 釶門ー創}釶門ー創{^ 1110011111011111100101101110010110110000100100010110111001111101111001111101111110010110111001011011000010010001011011100111101101011110 e7df96e5b0916e7de7df96e5b0916e7b5e
EUC-JP 釶門ー創}釶門ー創{^ 11101110111000011100110011100111100011101011000011000001110011110111110111101110111000011100110011100111100011101011000011000001110011110111101101011110 eee1cce78eb0c1cf7deee1cce78eb0c1cf7b5e
UTF-8 釶門ー創}釶門ー創{^ 111010011000011110110110111010011001011010000000111011111011110110110000111001011000100110110101011111011110100110000111101101101110100110010110100000001110111110111101101100001110010110001001101101010111101101011110 e987b6e99680efbdb0e589b57de987b6e99680efbdb0e589b57b5e
UHC ?門?創}?門?創{^ 001111111101101010100110001111111111001111011100011111010011111111011010101001100011111111110011110111000111101101011110 3fdaa63ff3dc7d3fdaa63ff3dc7b5e

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