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 菴珠肩菴珠研^ 11100100101111011000111011101100100011001010100011100100101111011000111011101100100011001010010001011110 e4bd8eec8ca8e4bd8eec8ca45e
EUC-JP 菴珠肩菴珠研^ 11101000101111111011110011101110101110001010101011101000101111111011110011101110101110001010011001011110 e8bfbceeb8aae8bfbceeb8a65e
UTF-8 菴珠肩菴珠研^ 11101000100011111011010011100111100011111010000011101000100000101010100111101000100011111011010011100111100011111010000011100111101000001001010001011110 e88fb4e78fa0e882a9e88fb4e78fa0e7a0945e
UHC 菴珠肩菴珠?^ 111001001110000011110001110000011100110010110111111001001110000011110001110000010011111101011110 e4e0f1c1ccb7e4e0f1c13f5e

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