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 郤駕衆}郤駕衆{^ 111001111011101010001001111011011000111101001111011111011110011110111010100010011110110110001111010011110111101101011110 e7ba89ed8f4f7de7ba89ed8f4f7b5e
EUC-JP 郤駕衆}郤駕衆{^ 111011101011110010110010111011111011110110110000011111011110111010111100101100101110111110111101101100000111101101011110 eebcb2efbdb07deebcb2efbdb07b5e
UTF-8 郤駕衆}郤駕衆{^ 111010011000001110100100111010011010011110010101111010001010000110000110011111011110100110000011101001001110100110100111100101011110100010100001100001100111101101011110 e983a4e9a795e8a1867de983a4e9a795e8a1867b5e
UHC ?駕衆}?駕衆{^ 00111111110010101011110111110001111010110111110100111111110010101011110111110001111010110111101101011110 3fcabdf1eb7d3fcabdf1eb7b5e

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