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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 盖哺顫盖玳齏盖 1110000110110011100110100100110111101000111110101110000110110011111000001101110011101000111010111110000110110011 e1b39a4de8fae1b3e0dce8ebe1b3
EUC-JP 盖哺顫盖玳齏盖 1110001010110101110100111010111011110000111111001110001010110101111000001101111011110000111011011110001010110101 e2b5d3aef0fce2b5e0def0ede2b5
UTF-8 盖哺顫盖玳齏盖 111001111001101110010110111001011001001110111010111010011010000110101011111001111001101110010110111001111000111010110011111010011011110110001111111001111001101110010110 e79b96e593bae9a1abe79b96e78eb3e9bd8fe79b96
UHC 盖哺顫盖玳?盖 11001011110011001111100011010100111011111011010111001011110011001101001111100101001111111100101111001100 cbccf8d4efb5cbccd3e53fcbcc

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