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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 将。娼ー将ヨ?讓 100011111010101110100001100011111010100110110000100011111010101111010110001111111110011010101000 8faba18fa9b08fabd63fe6a8
EUC-JP 将。娼ー将ヨ繐讓 1011111010101101100011101010000110111110101010111000111010110000101111101010110110001110110101101000111111010100110100111110110010101010 bead8ea1beab8eb0bead8ed68fd4d3ecaa
UTF-8 将。娼ー将ヨ繐讓 111001011011000010000110111011111011110110100001111001011010100010111100111011111011110110110000111001011011000010000110111011111011111010010110111001111011100110010000111010001010111010010011 e5b086efbda1e5a8bcefbdb0e5b086efbe96e7b990e8ae93
UHC ??娼????讓 00111111001111111111001111011110001111110011111100111111001111111110010111010011 3f3ff3de3f3f3f3fe5d3

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