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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 縡?垣?弔?畯 1110001101110001001111111000101001011111001111111001001010100010001111111111101101101111 e3713f8a5f3f92a23ffb6f
EUC-JP 縡?垣?弔?畯 111001011101001000111111101100111100000000111111110001001010010000111111100011111100110110111011 e5d23fb3c03fc4a43f8fcdbb
UTF-8 縡렕垣렖弔렟畯 111001111011100010100001111010111010000010010101111001011001111010100011111010111010000010010110111001011011110010010100111010111010000010011111111001111001010110101111 e7b8a1eba095e59ea3eba096e5bc94eba09fe795af
UHC 縡렕垣렖弔렟畯 1110111010101101100011101010101011101010101011111000111010101011111100001100000010001110101100001111000111100001 eead8eaaeaaf8eabf0c08eb0f1e1

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