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 ???語????^ 00111111001111110011111110001100111010100011111100111111001111110011111101011110 3f3f3f8cea3f3f3f3f5e
EUC-JP ?焰?語?焰??^ 0011111110001111110010011110111100111111101110001110110000111111100011111100100111101111001111110011111101011110 3f8fc9ef3fb8ec3f8fc9ef3f3f5e
UTF-8 뤚焰밝語뤚焰밝챗^ 11101011101001001001101011100111100001001011000011101011101100001001110111101000101010101001111011101011101001001001101011100111100001001011000011101011101100001001110111101100101100011001011101011110 eba49ae784b0ebb09de8aa9eeba49ae784b0ebb09decb1975e
UHC 뤚焰밝語뤚焰밝챗^ 1000111111001001111001101111101110111001111000001110010111011110100011111100100111100110111110111011100111100000110000111010101001011110 8fc9e6fbb9e0e5de8fc9e6fbb9e0c3aa5e

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