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 葢艇隆葢艇隆^ 11100100111000101001001011111000100101111011001011100100111000101001001011111000100101111011001001011110 e4e292f897b2e4e292f897b25e
EUC-JP 葢艇隆葢艇隆^ 11101000111001001100010011111010110011101011010011101000111001001100010011111010110011101011010001011110 e8e4c4faceb4e8e4c4faceb45e
UTF-8 葢艇隆葢艇隆^ 11101000100100011010001011101000100010011000011111101001100110101000011011101000100100011010001011101000100010011000011111101001100110101000011001011110 e891a2e88987e99a86e891a2e88987e99a865e
UHC ?艇隆?艇隆^ 0011111111101111111100111101011111001100001111111110111111110011110101111100110001011110 3feff3d7cc3feff3d7cc5e

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