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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?然慂丈?然慂蠶^ 001111111001000101010010100111001100100010001111111001000011111110010001010100101001110011001000111001011100001001011110 3f91529cc88fe43f91529cc8e5c25e
EUC-JP ?然慂丈?然慂蠶^ 001111111100000110110011110110001100101010111110111001100011111111000001101100111101100011001010111010101100010001011110 3fc1b3d8cabee63fc1b3d8caeac45e
UTF-8 뤗然慂丈뤗然慂蠶^ 11101011101001001001011111100111100001001011011011100110100001011000001011100100101110001000100011101011101001001001011111100111100001001011011011100110100001011000001011101000101000001011011001011110 eba497e784b6e68582e4b888eba497e784b6e68582e8a0b65e
UHC 뤗然慂丈뤗然慂蠶^ 1000111111000111111001101101010011101001101111011110110111011011100011111100011111100110110101001110100110111101111011011101100101011110 8fc7e6d4e9bdeddb8fc7e6d4e9bdedd95e

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