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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 矣?葵矣?葵^ 1110000111100001001111111000100010101000111000011110000100111111100010001010100001011110 e1e13f88a8e1e13f88a85e
EUC-JP 矣?葵矣?葵^ 1110001011100011001111111011000010101010111000101110001100111111101100001010101001011110 e2e33fb0aae2e33fb0aa5e
UTF-8 矣편葵矣편葵^ 11100111100111111010001111101101100011101011100011101000100100011011010111100111100111111010001111101101100011101011100011101000100100011011010101011110 e79fa3ed8eb8e891b5e79fa3ed8eb8e891b55e
UHC 矣편葵矣편葵^ 11101011111110001100011011101101110100001010110111101011111110001100011011101101110100001010110101011110 ebf8c6edd0adebf8c6edd0ad5e

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