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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 湿質嬢ヨ湿質嬢ヨB 100011101011110010001110101111111000111111101100110101101000111010111100100011101011111110001111111011001101011001000010 8ebc8ebf8fecd68ebc8ebf8fecd642
EUC-JP 湿質嬢ヨ湿質嬢ヨB 1011110010111110101111001100000110111110111011101000111011010110101111001011111010111100110000011011111011101110100011101101011001000010 bcbebcc1beee8ed6bcbebcc1beee8ed642
UTF-8 湿質嬢ヨ湿質嬢ヨB 11100110101110011011111111101000101100111010101011100101101011001010001011101111101111101001011011100110101110011011111111101000101100111010101011100101101011001010001011101111101111101001011001000010 e6b9bfe8b3aae5aca2efbe96e6b9bfe8b3aae5aca2efbe9642
UHC ?質???質??B 0011111111110010111101010011111100111111001111111111001011110101001111110011111101000010 3ff2f53f3f3ff2f53f3f42

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