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 漆礁漆礁^ 10001110101111011000111111001010111100010111110110001110101111011000111111001010111100010111101101011110 8ebd8fcaf17d8ebd8fcaf17b5e
EUC-JP 漆礁?漆礁?^ 1011110010111111101111101100110000111111101111001011111110111110110011000011111101011110 bcbfbecc3fbcbfbecc3f5e
UTF-8 漆礁漆礁^ 11100110101111001000011011100111101001001000000111101110100000111011100111100110101111001000011011100111101001001000000111101110100000111011011101011110 e6bc86e7a481ee83b9e6bc86e7a481ee83b75e
UHC 漆礁?漆礁?^ 1111011011010100111101011010011100111111111101101101010011110101101001110011111101011110 f6d4f5a73ff6d4f5a73f5e

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