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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 娼ホ。レ鑅セ宵 10001111101010011100111010100001110110101111101111100110101111101000111110101010 8fa9cea1dafbe6be8faa
EUC-JP 娼ホ。レ鑅セ宵 101111101010101110001110110011101000111010100001100011101101101010001111111001011110101010001110101111101011111010101100 beab8ece8ea18eda8fe5ea8ebebeac
UTF-8 娼ホ。レ鑅セ宵 111001011010100010111100111011111011111010001110111011111011110110100001111011111011111010011010111010011001000110000101111011111011110110111110111001011010111010110101 e5a8bcefbe8eefbda1efbe9ae99185efbdbee5aeb5
UHC 娼?????宵 111100111101111000111111001111110011111100111111001111111110000110110010 f3de3f3f3f3f3fe1b2

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