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 蔟駕就}蔟駕就{^ 111001001111010110001001111011011000111101000001011111011110010011110101100010011110110110001111010000010111101101011110 e4f589ed8f417de4f589ed8f417b5e
EUC-JP 蔟駕就}蔟駕就{^ 111010001111011110110010111011111011110110100010011111011110100011110111101100101110111110111101101000100111101101011110 e8f7b2efbda27de8f7b2efbda27b5e
UTF-8 蔟駕就}蔟駕就{^ 111010001001010010011111111010011010011110010101111001011011000010110001011111011110100010010100100111111110100110100111100101011110010110110000101100010111101101011110 e8949fe9a795e5b0b17de8949fe9a795e5b0b17b5e
UHC ?駕就}?駕就{^ 00111111110010101011110111110110101001100111110100111111110010101011110111110110101001100111101101011110 3fcabdf6a67d3fcabdf6a67b5e

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