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 蹊ウ諢]}蹊ウ諢]{^ 1110011011111100101100111110011010000100100000010110111001111101111001101111110010110011111001101000010010000001011011100111101101011110 e6fcb3e684816e7de6fcb3e684816e7b5e
EUC-JP 蹊ウ諢]}蹊ウ諢]{^ 11101100111111101000111010110011111010111110010010100001110011110111110111101100111111101000111010110011111010111110010010100001110011110111101101011110 ecfe8eb3ebe4a1cf7decfe8eb3ebe4a1cf7b5e
UTF-8 蹊ウ諢]}蹊ウ諢]{^ 111010001011100110001010111011111011110110110011111010001010101110100010111011111011110010111101011111011110100010111001100010101110111110111101101100111110100010101011101000101110111110111100101111010111101101011110 e8b98aefbdb3e8aba2efbcbd7de8b98aefbdb3e8aba2efbcbd7b5e
UHC 蹊??]}蹊??]{^ 111110111011011100111111001111111010001111011101011111011111101110110111001111110011111110100011110111010111101101011110 fbb73f3fa3dd7dfbb73f3fa3dd7b5e

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