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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 聽у窟聽у窟^ 11100011111000111000010010000101100011000100000111100011111000111000010010000101100011000100000101011110 e3e384858c41e3e384858c415e
EUC-JP 聽у窟聽у窟^ 11100110111001011010011111100101101101111010001011100110111001011010011111100101101101111010001001011110 e6e5a7e5b7a2e6e5a7e5b7a25e
UTF-8 聽у窟聽у窟^ 1110100010000001101111011101000110000011111001111010101010011111111010001000000110111101110100011000001111100111101010101001111101011110 e881bdd183e7aa9fe881bdd183e7aa9f5e
UHC 聽у窟聽у窟^ 11110100111010011010110011100101110011111101111111110100111010011010110011100101110011111101111101011110 f4e9ace5cfdff4e9ace5cfdf5e

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