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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 娼ホ。Y娼ホ。bE 100011111010100111001110101000011111100001111101010110011000111110101001110011101010000111111000011111010110001001000101 8fa9cea1f87d598fa9cea1f87d6245
EUC-JP 娼ホ。?Y娼ホ。?bE 1011111010101011100011101100111010001110101000010011111101011001101111101010101110001110110011101000111010100001001111110110001001000101 beab8ece8ea13f59beab8ece8ea13f6245
UTF-8 娼ホ。Y娼ホ。bE 111001011010100010111100111011111011111010001110111011111011110110100001111011101001100010011101010110011110010110101000101111001110111110111110100011101110111110111101101000011110111010011000100111010110001001000101 e5a8bcefbe8eefbda1ee989d59e5a8bcefbe8eefbda1ee989d6245
UHC 娼???Y娼???bE 11110011110111100011111100111111001111110101100111110011110111100011111100111111001111110110001001000101 f3de3f3f3f59f3de3f3f3f6245

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