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 將??將?菌^ 10011011100100100011111100111111100110111001001000111111100010111101101101011110 9b923f3f9b923f8bdb5e
EUC-JP 將?畇將?菌^ 110101011111001000111111100011111100110110110010110101011111001000111111101101101101110101011110 d5f23f8fcdb2d5f23fb6dd5e
UTF-8 將쾅畇將쾅菌^ 11100101101100001000011111101100101111101000010111100111100101011000011111100101101100001000011111101100101111101000010111101000100011111000110001011110 e5b087ecbe85e79587e5b087ecbe85e88f8c5e
UHC 將쾅畇將쾅菌^ 11101101111000101100010011100111110100001011010011101101111000101100010011100111110100001011011001011110 ede2c4e7d0b4ede2c4e7d0b65e

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