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 뤚焰씀語뤚焰씀챗^ 11101011101001001001101011100111100001001011000011101100100101001000000011101000101010101001111011101011101001001001101011100111100001001011000011101100100101001000000011101100101100011001011101011110 eba49ae784b0ec9480e8aa9eeba49ae784b0ec9480ecb1975e
UHC 뤚焰씀語뤚焰씀챗^ 1000111111001001111001101111101110111110101110001110010111011110100011111100100111100110111110111011111010111000110000111010101001011110 8fc9e6fbbeb8e5de8fc9e6fbbeb8c3aa5e

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