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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 娼ー宵イ宵ラ?豈将エ 100011111010100110110000100011111010101010110010100011111010101011010111001111111110011010101111100011111010101110110100 8fa9b08faab28faad73fe6af8fabb4
EUC-JP 娼ー宵イ宵ラ憗豈将エ 101111101010101110001110101100001011111010101100100011101011001010111110101011001000111011010111100011111011111011100011111011001011000110111110101011011000111010110100 beab8eb0beac8eb2beac8ed78fbee3ecb1bead8eb4
UTF-8 娼ー宵イ宵ラ憗豈将エ 111001011010100010111100111011111011110110110000111001011010111010110101111011111011110110110010111001011010111010110101111011111011111010010111111001101000011010010111111010001011000110001000111001011011000010000110111011111011110110110100 e5a8bcefbdb0e5aeb5efbdb2e5aeb5efbe97e68697e8b188e5b086efbdb4
UHC 娼?宵?宵??豈?? 1111001111011110001111111110000110110010001111111110000110110010001111110011111111010001110000100011111100111111 f3de3fe1b23fe1b23f3fd1c23f3f

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