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 燧‥鷯燧‥鷯^ 11100000100111001000000101100100111010100101110111100000100111001000000101100100111010100101110101011110 e09c8164ea5de09c8164ea5d5e
EUC-JP 燧‥鷯燧‥鷯^ 11011111111111001010000111000101111100111011111011011111111111001010000111000101111100111011111001011110 dffca1c5f3bedffca1c5f3be5e
UTF-8 燧‥鷯燧‥鷯^ 11100111100001111010011111100010100000001010010111101001101101111010111111100111100001111010011111100010100000001010010111101001101101111010111101011110 e787a7e280a5e9b7afe787a7e280a5e9b7af5e
UHC 燧‥?燧‥?^ 1110001010101100101000011010010100111111111000101010110010100001101001010011111101011110 e2aca1a53fe2aca1a53f5e

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