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 蔟駕衆}蔟駕衆{^ 111001001111010110001001111011011000111101001111011111011110010011110101100010011110110110001111010011110111101101011110 e4f589ed8f4f7de4f589ed8f4f7b5e
EUC-JP 蔟駕衆}蔟駕衆{^ 111010001111011110110010111011111011110110110000011111011110100011110111101100101110111110111101101100000111101101011110 e8f7b2efbdb07de8f7b2efbdb07b5e
UTF-8 蔟駕衆}蔟駕衆{^ 111010001001010010011111111010011010011110010101111010001010000110000110011111011110100010010100100111111110100110100111100101011110100010100001100001100111101101011110 e8949fe9a795e8a1867de8949fe9a795e8a1867b5e
UHC ?駕衆}?駕衆{^ 00111111110010101011110111110001111010110111110100111111110010101011110111110001111010110111101101011110 3fcabdf1eb7d3fcabdf1eb7b5e

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