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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN ??削◆[}??削◆[{^ 0011111100111111100011011110110110000001100111110101101101111101001111110011111110001101111011011000000110011111010110110111101101011110 3f3f8ded819f5b7d3f3f8ded819f5b7b5e
EUC-JP ??削◆[}??削◆[{^ 0011111100111111101110101110111110100010101000010101101101111101001111110011111110111010111011111010001010100001010110110111101101011110 3f3fbaefa2a15b7d3f3fbaefa2a15b7b5e
UTF-8 룶ㄱ削◆[}룶ㄱ削◆[{^ 1110101110100011101101101110001110000100101100011110010110001001100010101110001010010111100001100101101101111101111010111010001110110110111000111000010010110001111001011000100110001010111000101001011110000110010110110111101101011110 eba3b6e384b1e5898ae297865b7deba3b6e384b1e5898ae297865b7b5e
UHC 룶ㄱ削◆[}룶ㄱ削◆[{^ 100011111010101110100100101000011101111011111011101000011101111101011011011111011000111110101011101001001010000111011110111110111010000111011111010110110111101101011110 8faba4a1defba1df5b7d8faba4a1defba1df5b7b5e

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