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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??屋}??屋{^ 0011111100111111100010011010111001111101001111110011111110001001101011100111101101011110 3f3f89ae7d3f3f89ae7b5e
EUC-JP ?墉屋}?墉屋{^ 001111111000111110111000101111111011001010110000011111010011111110001111101110001011111110110010101100000111101101011110 3f8fb8bfb2b07d3f8fb8bfb2b07b5e
UTF-8 왲墉屋}왲墉屋{^ 111011001001100110110010111001011010001010001001111001011011000110001011011111011110110010011001101100101110010110100010100010011110010110110001100010110111101101011110 ec99b2e5a289e5b18b7dec99b2e5a289e5b18b7b5e
UHC 왲墉屋}왲墉屋{^ 100111101101100011101001101110101110100010101001011111011001111011011000111010011011101011101000101010010111101101011110 9ed8e9bae8a97d9ed8e9bae8a97b5e

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