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 。゙娼ー宵ソ宵ウ 1010000111011110100011111010100110110000100011111010101010111111100011111010101010110011 a1de8fa9b08faabf8faab3
EUC-JP 。゙娼ー宵ソ宵ウ 10001110101000011000111011011110101111101010101110001110101100001011111010101100100011101011111110111110101011001000111010110011 8ea18edebeab8eb0beac8ebfbeac8eb3
UTF-8 。゙娼ー宵ソ宵ウ 111011111011110110100001111011111011111010011110111001011010100010111100111011111011110110110000111001011010111010110101111011111011110110111111111001011010111010110101111011111011110110110011 efbda1efbe9ee5a8bcefbdb0e5aeb5efbdbfe5aeb5efbdb3
UHC ??娼?宵?宵? 0011111100111111111100111101111000111111111000011011001000111111111000011011001000111111 3f3ff3de3fe1b23fe1b23f

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