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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 湿篝者[湿篝者[^ 100011101011110011100010101111101000111011010010010110111000111010111100111000101011111010001110110100100101101101011110 8ebce2be8ed25b8ebce2be8ed25b5e
EUC-JP 湿篝者[湿篝者[^ 101111001011111011100100110000001011110011010100010110111011110010111110111001001100000010111100110101000101101101011110 bcbee4c0bcd45bbcbee4c0bcd45b5e
UTF-8 湿篝者[湿篝者[^ 111001101011100110111111111001111010111110011101111010001000000010000101010110111110011010111001101111111110011110101111100111011110100010000000100001010101101101011110 e6b9bfe7af9de880855be6b9bfe7af9de880855b5e
UHC ??者[??者[^ 0011111100111111111011011011101001011011001111110011111111101101101110100101101101011110 3f3fedba5b3f3fedba5b5e

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