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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 夜儕豬}夜儕豬{^ 100101101110100110011001010100001110011010110101011111011001011011101001100110010101000011100110101101010111101101011110 96e99950e6b57d96e99950e6b57b5e
EUC-JP 夜儕豬}夜儕豬{^ 110011001110101111010001101100011110110010110111011111011100110011101011110100011011000111101100101101110111101101011110 ccebd1b1ecb77dccebd1b1ecb77b5e
UTF-8 夜儕豬}夜儕豬{^ 111001011010010010011100111001011000010010010101111010001011000110101100011111011110010110100100100111001110010110000100100101011110100010110001101011000111101101011110 e5a49ce58495e8b1ac7de5a49ce58495e8b1ac7b5e
UHC 夜??}夜??{^ 1110010110101000001111110011111101111101111001011010100000111111001111110111101101011110 e5a83f3f7de5a83f3f7b5e

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