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 硝緕ス湿硝緕ス湿^ 100011111100100111100011100011101011110110001110101111001000111111001001111000111000111010111101100011101011110001011110 8fc9e38ebd8ebc8fc9e38ebd8ebc5e
EUC-JP 硝緕ス湿硝緕ス湿^ 1011111011001011111001011110111010001110101111011011110010111110101111101100101111100101111011101000111010111101101111001011111001011110 becbe5ee8ebdbcbebecbe5ee8ebdbcbe5e
UTF-8 硝緕ス湿硝緕ス湿^ 11100111101000011001110111100111101101111001010111101111101111011011110111100110101110011011111111100111101000011001110111100111101101111001010111101111101111011011110111100110101110011011111101011110 e7a19de7b795efbdbde6b9bfe7a19de7b795efbdbde6b9bf5e
UHC 硝???硝???^ 1111010110100110001111110011111100111111111101011010011000111111001111110011111101011110 f5a63f3f3ff5a63f3f3f5e

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