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 庄?汨庄?工^ 1000111110101111001111111001111110010001100011111010111100111111100011010100100001011110 8faf3f9f918faf3f8d485e
EUC-JP 庄?汨庄?工^ 1011111010110001001111111101110111110001101111101011000100111111101110011010100101011110 beb13fddf1beb13fb9a95e
UTF-8 庄멧汨庄멧工^ 11100101101110101000010011101011101010011010011111100110101100011010100011100101101110101000010011101011101010011010011111100101101101111010010101011110 e5ba84eba9a7e6b1a8e5ba84eba9a7e5b7a55e
UHC 庄멧汨庄멧工^ 11101101111001001011100011100100110011011110011111101101111001001011100011100100110011011110111101011110 ede4b8e4cde7ede4b8e4cdef5e

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