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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ツイツァテ伉ゥテ嘉 1100001010110010110000101010011111000011100110001100001010101001110000111000100111000011 c2b2c2a7c398c2a9c389c3
EUC-JP ツイツァテ伉ゥテ嘉 100011101100001010001110101100101000111011000010100011101010011110001110110000111101000011000100100011101010100110001110110000111011001011000101 8ec28eb28ec28ea78ec3d0c48ea98ec3b2c5
UTF-8 ツイツァテ伉ゥテ嘉 111011111011111010000010111011111011110110110010111011111011111010000010111011111011110110100111111011111011111010000011111001001011110010001001111011111011110110101001111011111011111010000011111001011001100010001001 efbe82efbdb2efbe82efbda7efbe83e4bc89efbda9efbe83e59889
UHC ?????伉??嘉 0011111100111111001111110011111100111111111110011111001000111111001111111100101010101001 3f3f3f3f3ff9f23f3fcaa9

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